The ELF Trend Grid Tool is an ActiveX control. As such, an ELF Trend Grid Tool object has an ActiveX page on the Property Sheet. Many of these properties are the object’s formatting properties. Values for the ActiveX Properties can be set directly on the ActiveX page or in the OCX Properties dialog box, which is accessed by clicking the (OCXProperties) property.
| Property | Description |
|---|---|
|
Specifies the default cell color. The default color is white (RGB 255.255.255). |
|
|
Specifies the DDS site and service from which to get the facility information to display in the trend (in “site.service” format). The default is blank. |
|
|
The device ID of the ELF device in the DDS. The default is blank. |
|
|
Indicates whether to display data in 24-hour time. The default is 0 - No. |
|
|
Specifies the end hour for the trend grid display for a fixed time window. Format is MM/DD/YYYY hh:mm:ss AM/PM. The default is the current system date and time. |
|
|
Specifies the cell color to indicate that an hourly historical or forecast input value failed validation and was modified. The default color is pale yellow (RGB 255.255.128). |
|
|
Specifies the cell color to indicate that an hourly historical or forecast input value was modified by data filling parameters. The default color is aqua (RGB 128.255.255). |
|
|
Specifies the background color for future data points in the ELF trend graph. The default color is blue (RGB 0.0.255). |
|
|
An XML string that contains the accumulated configuration settings for the General properties for the ELF Trend Grid control. See Configuring Device and Display Options. |
|
|
Specifies the format of the graph legend using tokenized text. Click … to specify a Display Format. Select an item to display, including: Description, Long Point ID, Facility ID (FAC), Facility Description, UDC, UDC Description, and Units. The default is %facilityid%.%uniformdatacode%. See Using Text Tokens for general information about tokenized text. |
|
|
Specifies the format of the grid legend using tokenized text. Click … to specify a Display Format. Select an item to display, including: Description, Long Point ID, Facility ID (FAC), Facility Description, UDC, UDC Description, and Units. The default is %facilityid%.%uniformdatacode%, %units%. See Using Text Tokens for general information about tokenized text. |
|
|
Specifies the maximum space allocated for the grid. The default is 30. |
|
|
Specifies if the Time Window for displayed data is dynamic. The default is 0 - No. |
|
|
Specifies the maximum number of rows to display in the trend grid. The default is 15. |
|
|
Specifies the minimum number of rows to display in the trend grid. The default is 3. |
|
|
Specifies the cell color to indicate that an hourly historical or forecast input value was missing from the import file and a placeholder value was added instead The default color is gray (RGB 212.212.212). |
|
|
Specifies the number of dynamic hours to display. The default is 336 (2 weeks). |
|
|
Specifies the cell color to indicate that forecasted hourly values are overridden with externally provided forecast values. The default color is orange (RGB 255.174.87). |
|
|
Specifies the background color for past data points in the ELF trend graph. The default color is red (RGB 255.0.0). |
|
|
An XML string that contains the accumulated configuration settings for the Series properties for the ELF Trend Grid control. See Configuring Trend Series. |
|
|
Indicates whether to display units in cells. The default is 0 - No. |
|
|
Specifies the start hour for the trend grid display for a fixed time window. Format is MM/DD/YYYY hh:mm:ss AM/PM. |
|
|
Specifies the Target Meter or Group for which to display data. The default is blank. |
|
|
Specifies the cell color to indicate that an unreliable bit was set on a calculated forecast point. The default color is a pale red (RGB 255.128.128). |
|
|
Specifies the type of view to display: The options are 0 - Graph Only, 1 - Grid Only, or 2 - Both. The default is 2 - Both. |